This is a migrated thread and some comments may be shown as answers.

Combining Stock Chart with Bubble Chart

1 Answer 62 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
T F
Top achievements
Rank 1
T F asked on 21 Feb 2013, 04:03 PM
Hi,
I would like to create a graph with two series.  I essentially would like to combine the stock chart with a bubble chart that has a (secondary) y-axis.  For each bubble, I would need to manipulate the size and color (red or green) based on the data point.    Secondly, is it possible to sniff out the selected range of values in the stock chart y-axis ?  The range of values is large and the line is seemlingly flat, so I would like to minimize the min and max so the line looks more volatile.  It would be nice if this were tied to the datasource, but I'm open to ideas. 
Any examples that you can point me to would be greatly appreciated.
Thanks
TF

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 22 Feb 2013, 01:13 PM
Hello TF,

Up to your questions
  • I am afraid it is not possible to combine Kendo UI StockChart and Bubble Chart - the StockChart is a categorical Chart while the Bubble Chart is a XY-Chart. 
  • You could specify the color of a single point (bubble) through the colorField and the size via the sizeField configuration options;
  • You could customize the range of the StockChart (and of every other Chart) as specify min and max values.
Regards,
Iliana Nikolova
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
T F
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
Share this question
or