Cristi S.

Add the Step Area chart type

Recommended Posts

Most other chart apps have it, or can be emulated from a Step Line, with colored area below. I tried to do it on FusionCharts, but no effect.

 

Something like

options.type = "msstepline";
options.dataSource.chart.plotFillAlpha = "50";
will still produce a step line (the area below is not filled).
 
And "mssteparea" or "steparea" are not known as chart  types.
 
Best Regards,
-Cristian
 

Share this post


Link to post
Share on other sites

Hello,

 

Thanks for the query.

 

As of now step area chart is not supported by FusionCharts.

 

Kindly enlighten us with the use case of such chart type, so we will discuss internally about the feasibility.

Share this post


Link to post
Share on other sites

Thanks, Prerana, but no, your fiddle shows rather a histogram.

 

A simple "step area chart" in google returns, in first page alone, examples from many of your competitors: Google Charts, AnyChart, CanvasJS, Infragistics, DevExpress, amCharts.

 

And this is what I see in Google Images...

 

Cheers,

Cristian

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now