6,502 reputation
1934
bio website
location Europe
age
visits member for 1 year, 2 months
seen 15 hours ago
stats profile views 202

Oct
9
revised Lesser and greater symbols in the axeslabels
added 1 characters in body
Oct
9
answered Lesser and greater symbols in the axeslabels
Oct
9
answered Plot columns of table if some condition is fulfilled
Oct
9
comment Lesser and greater symbols in the axeslabels
Maybe: AxesLabel -> {Superscript["\[CapitalGamma]", "<"]}
Oct
9
comment Implementing a LineStyleFunction for line plots
I think that this approach fails if the entries in 3rd position are not part of contiguous regions of positive or negative values. And, the assignment on which segments are dashed and which continuous is arbitrary because it depends on the category of the first segment.
Oct
8
comment Implementing a LineStyleFunction for line plots
@Hemmer You're welcome. Now that is clear what is your desired output there might be someone else that could provide a more direct approach to the question.
Oct
8
answered Implementing a LineStyleFunction for line plots
Oct
8
comment Implementing a LineStyleFunction for line plots
Welcome to Mathematica.SE! It is not very clear what you are trying to obtain. The 3rd entry is specific for a certain point, but you want to specify the style of a line segment that connects two points. Which two points?
Oct
8
awarded  Enlightened
Oct
8
awarded  Nice Answer
Oct
8
comment MovingAverage[] and Fit[] with data containing DateLists
@MikeHoneychurch The example in FinancialData[] is thus conceptually wrong: DateListPlot[ MovingAverage[FinancialData["GE", "Jan. 1, 2000", "Value"], 100], {"Jan. 1, 2000", Automatic, "Day"}, Joined -> True]
Oct
8
revised MovingAverage[] and Fit[] with data containing DateLists
added 702 characters in body
Oct
8
comment How to find circular objects in an image?
This blog post might be useful.
Oct
8
comment MovingAverage[] and Fit[] with data containing DateLists
@MikeHoneychurch Good point, I'm just wondering how would you solve this, since in this specific case data are only available for days in which the stock exchange was open.
Oct
8
revised MovingAverage[] and Fit[] with data containing DateLists
added 406 characters in body
Oct
8
answered MovingAverage[] and Fit[] with data containing DateLists
Oct
8
comment Transform x-scale of data for e.g. MatrixPlot
@partial81 Glad to have been of help.
Oct
7
comment Spherical density plot of data set
@J.M. You're right, thanks. I was too lazy to take Normalize[] out from your code.
Oct
5
revised Spherical density plot of data set
added 1888 characters in body
Oct
5
revised Spherical density plot of data set
deleted 18 characters in body