-
Content count
34 -
Joined
-
Last visited
About Cristi S.
-
Rank
Advanced Member
Recent Profile Visitors
2,209 profile views
-
Cristi S. started following Regarding Crosshairs, Border color per series or point, Semi-Transparent Palette Colors? and and 6 others
-
Hi, http://jsfiddle.net/cristiscu/hn2Lhc87/2/ Is it possible to give each series (or data point) a different border color? Thanks, Cristian
-
PS: Great news is this seems to work as well at the series level, for multi-series charts!
-
Well, this helps! Thanks, Prerana. -C
-
Hi, Is there any way to use a palette with semi-transparent colors (i.e with a variable opacity/alpha)? My fiddle: http://jsfiddle.net/cristiscu/bsgvyjw4/1/ I tried using rgba syntax for the string passed to paletteColors, but it does not seem to work. What if all colors have the same opacity? Or can we use rgba for at least a point color? Any suggestion/hack/tip is appreciated... Thanks, Cristian
-
Of course, Ayan. (This could actually help you guys decide about this feature, at some point in time... :)) Here is a linear pyramid: http://jsfiddle.net/cristiscu/sbt6bbfh/6/ And here is the surface pyramid: http://jsfiddle.net/cristiscu/sbt6bbfh/7/. The only change was in the "pyramidMode" value. Compare now the top segment from these charts. In the first chart, its height is 15% of the full pyramid height. In the surface pyramid, its area was made bigger, to show 15% of the whole pyramid surface. FYI: pyramidMode, valueRepresents, PyramidValueType. Cheers, Cristian
-
Hi there, Your pyramid looks linear, i.e. the height of each segment is proportional with item's value. However, there is another known mode, called surface, in which the area of each segment (instead of its height), is proportional with item's value. Do you have a flag to easily switch from one mode to another? Or do you already have a fiddle with height calculations for each segment if we want this last mode? Best Regards, Cristian
-
Is is possible to show the close or high value, for instance, on top of a candle, as for other chart types? showValues:1 doesn't seem to apply and I did not find one example with data values on candlesticks. Best Regards, Cristian
- 1 reply
-
- showvalues
- candlestick
-
(and 1 more)
Tagged with:
-
Uh, you're right, sorry about this. It's just too thin and very hard to detect it Thanks, -Cristian
-
Hi, Some old external post (see this) suggests custom series shadows (by custom I mean to at least turn them on and off) were supported only by your Flash version. Is anything changed today, for current JavaScript version? Your charts may have the best default look and feel I've seen so far, with smart use of series gradients and other smooth effects. However, I am surprised I did not find any custom shadow for the series. They could add an extra edge when used with lines or scatter points, for instance, as here below: Is there anything I missed? Best Regards, Cristian
-
That's an interesting hack. Thanks, Akash. -Cristian
-
Hi there, Old post, but I am also looking for a multi-series pie/doughnut chart, with independent series. In your multi-level pie/doughnut chart (which is also called a Sunburst), data is hierarchical and always related: one outer green slice is always close to a green slay inner slice. If you look at the image of the original poster, there is no such hierarchy. Here is another similar example: Could we populate two unrelated data series with your multi-level pie? If yes, how? Best Regards, Cristian
-
Hello there, Bar charts can use showAlternateHGridColor and showAlternateVGridColor for interlaced strip lines. Is there a similar feature already implemented for the radar grid? Thanks a lot, Cristian
-
Candlestick Chart Change Yaxis To Left Side
Cristi S. replied to Shu's topic in Using PowerCharts XT
Hi guys, Anything changed today? Is it possible, with the current version, to show the Y axis for candlestick charts on the left? Thanks, Cristian. -
Well, it was good to ask It took me a while to figure out it works on msline, but not on msspline... Thanks, Ayan. -C
-
Hi guys. That's an old message (four years ago), so I have to ask: any change today? Does FusionCharts support crosshairs or trackballs (see this) today? Thanks, Cristian