Title: Graph Interval
Last modified: August 25, 2021

---

# Graph Interval

 *  Resolved [Romain](https://wordpress.org/support/users/romain-d/)
 * (@romain-d)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/graph-interval/)
 * Hi wpDataTables Team,
 * Is it possible to define intervals at the graph level?
 * For example, instead of having 1 in 2 months on the x-axis we could choose the
   interval, for example 1 in 6 months.
 * I couldn’t find anything in the documentation about it.
 * Regards,
    Romain DORR, Be API.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * (@wpdatatables)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/graph-interval/#post-14806567)
 * Hi romain-d,
 * Thank you for your interest in wpDataTables.
 * Unfortunately that is not possible with built in features of plugin, but if you
   need some custom solution you can check our documentation about [wpDataCharts callbacks](https://wpdatatables.com/documentation/information-for-developers/wpdatacharts-callbacks/).
 * Every chart exposes several options that customize its look and feel. Charts 
   usually support custom options appropriate to that visualization. wpDataChart
   callbacks allow adding options that are available in [Google Charts API](https://developers.google.com/chart/interactive/docs/quick_start)(
   Highcharts and Chart.js are not available in Lite version)
 * All necessary resources are available in charts engines API (depends on which
   one you use). Every engine has a different approach to chart settings. In wpDataChart
   callbacks, you have to adopt those settings to the wpDataChart object (you can
   take a look at examples for each engine in our [documentation](https://wpdatatables.com/documentation/information-for-developers/wpdatacharts-callbacks/),
   and also in the [Support help center](https://wpdatatables.com/help/faq/)).
 * A huge number of examples for any area of programming can be found on stackoverflow.
   com (typing your problem in google and at the end add “site: stackoverflow.com”
   and Google will search only that website)(typing in google for example “tick 
   intervals google charts​ site: stackoverflow.com​”)
 * Please note that using [hooks](https://wpdatatables.com/documentation/information-for-developers/filters/),
   [wpDataTable callbabacks](https://wpdatatables.com/documentation/information-for-developers/front-end-callbacks/)
   or [wpDataChart callbacks](https://wpdatatables.com/documentation/information-for-developers/wpdatacharts-callbacks/)
   requires a certain level of programming skills and included support refers only
   to advice.
 * Thank you for understanding.
 * Best regards.
 *  Thread Starter [Romain](https://wordpress.org/support/users/romain-d/)
 * (@romain-d)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/graph-interval/#post-14806776)
 * Hi,
 * Thank you for your quick reply!
 *  Plugin Author [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * (@wpdatatables)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/graph-interval/#post-14808431)
 * Hi romain-d,
 * You are welcome.
 * Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Graph Interval’ is closed to new replies.

 * ![](https://ps.w.org/wpdatatables/assets/icon-128x128.gif?rev=3010404)
 * [wpDataTables - WordPress Data Table, Dynamic Tables & Table Charts Plugin](https://wordpress.org/plugins/wpdatatables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpdatatables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpdatatables/)
 * [Active Topics](https://wordpress.org/support/plugin/wpdatatables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpdatatables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpdatatables/reviews/)

## Tags

 * [graph](https://wordpress.org/support/topic-tag/graph/)

 * 3 replies
 * 2 participants
 * Last reply from: [wpDataTables](https://wordpress.org/support/users/wpdatatables/)
 * Last activity: [4 years, 9 months ago](https://wordpress.org/support/topic/graph-interval/#post-14808431)
 * Status: resolved