Options to set min value, max value and value step in charts.

Comments

Canongia’s picture

StatusFileSize
new5.97 KB
rsevero’s picture

Assigned: Unassigned » rsevero
Status: Active » Needs work

The amCharts implementation isn't working. The other 3 seems to be fine.

Could you please fix it?

Canongia’s picture

StatusFileSize
new6.11 KB

Added range settings to amchart's line chart.

Canongia’s picture

Status: Needs work » Needs review
rsevero’s picture

Status: Needs review » Fixed

I made a few changes:

  1. renamed the properties to y_min, y_max and y_step
  2. cleaned the logic in amCharts library
  3. fixed the range used in Google Charts as only the values presented in the y axis was being set but not the actual value range used to draw the lines and bars
  4. moved the Open Charts Flash 2 code inside the "not pie" block
  5. included the new properties in the Advanced Help pages

Implemented with http://drupal.org/cvs?commit=406892

Canongia’s picture

Thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.