frodeaux

Color Indicating Value In Bar Charts?

Recommended Posts

I have a requirement for a chart that I'm

trying to implement with FusionCharts.

 

A horizontal bar for each of a dozen or so test cases.

 

The color of a bar at any position along the x axis

will be mapped from the functional value f(x) for the

bar's test case.

 

In other words:

the y-axis is the test cases (one horizontal bar each);

the x-axis is the x value;

the color of the bar at x is the value corresponding to x.

 

What is the appropriate chart type?

Any hints on the JSON data source?

 

Thanks.

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