Author Topic: Set Interval to increase by 1 rather then .5  (Read 5856 times)

epserver

  • Tadpole
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
    • Email
Set Interval to increase by 1 rather then .5
« on: February 27, 2013, 12:38:54 AM »
How do I make it so that the interval increases by 1 rather than .5

Example

Range of values is between 1-5

instead of showing: 1 2 3 4 5

it shows: 0, 0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4.0, 4.5, 5  (this is way it is confusing me)

doug@dyerware.com

  • Administrator
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: +15/-0
    • View Profile
    • Email
Re: Set Interval to increase by 1 rather then .5
« Reply #1 on: February 27, 2013, 01:16:19 AM »
Are you talking about easychart? Can you post the shortcode? Ill look at it

epserver

  • Tadpole
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
    • Email
Re: Set Interval to increase by 1 rather then .5
« Reply #2 on: February 27, 2013, 01:20:43 AM »
On this easy chart the line chart or bar chart are showing the interval gaps of .2

[easychart type="vertbar" height="300" width="350" title="" groupnames="FireEyes " valuenames="Jan,Feb" group1values="0,4"   hidechartdata="true" minaxis="0"]

This is how it shows by the graph (attached)

doug@dyerware.com

  • Administrator
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: +15/-0
    • View Profile
    • Email
Re: Set Interval to increase by 1 rather then .5
« Reply #3 on: February 28, 2013, 01:52:12 AM »
oh I understand your question now.  The charting graphics just fill in based on the font size and amount of space.  I don't really have a param to tune it.  You can download the beta of 2.0 and it will behave more like you want I believe. 

The beta is a sticky post on this forum... just a simple drop-in file replacement.  Not all charts are supported yet, and the data table looks stupid  (though I noticed you turned it off in the shortcode you posted).

epserver

  • Tadpole
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
    • Email
Re: Set Interval to increase by 1 rather then .5
« Reply #4 on: February 28, 2013, 05:25:52 PM »
Thanks I will try that out.


EDIT: I tried that out and it is working perfectly!

Thanks
« Last Edit: February 28, 2013, 05:29:38 PM by epserver »

doug@dyerware.com

  • Administrator
  • Sr. Member
  • *****
  • Posts: 456
  • Karma: +15/-0
    • View Profile
    • Email
Re: Set Interval to increase by 1 rather then .5
« Reply #5 on: March 01, 2013, 01:25:15 AM »
Glad you like it.  I hope to finish 2.0  at some point :)

 

anything