| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | May 6 at 15:32 | |
| stats | profile views | 18 |
|
Apr 19 |
accepted | Images as labels of barChart |
|
Apr 18 |
comment |
Images as labels of barChart @PinguinDirk: I played around, and so far only the answer below works. However, the positions are relative, which really screw the exporting feature. |
|
Apr 18 |
comment |
Images as labels of barChart Notice that -0.5 is arbitrary, and needs tweaking depending on the image size. |
|
Apr 18 |
comment |
Images as labels of barChart strangely, the code you presented in my machine/version (Mac OS 10.6, mathematica 9) does not give the result you show. It shows the problem I was trying to solve, namely the image is not centered on the Label's "place holder", but the bottom left corner of it is. |
|
Apr 18 |
comment |
Images as labels of barChart Edited question with an example of importing (jpeg, PNG, is the same for the proposes of the question.) |
|
Apr 18 |
asked | Images as labels of barChart |
|
Apr 12 |
awarded | Yearling |
|
Apr 12 |
accepted | Transform a list of functions to a composition |
|
Apr 12 |
comment |
Transform a list of functions to a composition @JacobAkkerboom aha, I didn't knew that. Thanks! |
|
Apr 12 |
comment |
Transform a list of functions to a composition ComposeList computes more than I need. Composition does not accept a list as argument, only a sequence. Consequently, I suggest using Composition[Sequence @@ #][x] &[functionList]. Please confirm that this completes your answer. |
|
Apr 12 |
asked | Transform a list of functions to a composition |
|
Feb 25 |
awarded | Commentator |
|
Feb 25 |
comment |
Proper use of arbitrary number of variables @J.C.Leitão: dump: because it has an holdall attribute |
|
Feb 25 |
comment |
Proper use of arbitrary number of variables Thank you all for the suggestions. @b.gatessucks: The Sequence works for Integrals, but not for sums. |
|
Feb 25 |
asked | Proper use of arbitrary number of variables |
|
Feb 11 |
awarded | Scholar |
|
Feb 11 |
accepted | Pass list of options to Plot3D |
|
Feb 11 |
comment |
Pass list of options to Plot3D Thanks for the answer and explanation (and btw, for the fast comment right away, as it solved the problem quickly) Nevertheless, this is really a bad interface design of mathematica... not only bad design, but also wrong error message, because plotOptions is as list of rules... |
|
Feb 11 |
comment |
Pass list of options to Plot3D Pff, it works! why is that? Can you provide an answer and respective explanation please? |
|
Feb 11 |
asked | Pass list of options to Plot3D |