You must be logged in to post your query.
Home › Forums › Chart Support › Is it possible to combine column chart and bubble chart
Hi, I have requirements something like
Is it possible to add a bubble on top of each column / some column?
@sarojstha,
Yes, it is possible to combine column with Scatter/Bubble chart. Please take a look at this JSFiddle.
___________ Indranil Deo Team CanvasJS
Hi Indranil,
Thank you for your answer. One more question is it possible to make that bubble bigger and smaller based on theirs value? Like 10% should be smaller and 94% should be bigger.
You can use markerSize option to set the size of specific markers as shown in this JSFiddle.
You must be logged in to reply to this topic. Login/Register