As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #948067
Google Charts – Gauge Setting
Closed

Comments

  •  1
    Terry started the conversation

    I just bought the plugin and am very exciting to see how it performs with my mysql database.

    I was able to connect to the data source and pull data for a simple line chart.

    I am now trying to create a gauge chart but I need to be able to define the Min Value = -10 and the Max Value = 10.

    Zero in the middle.

    Green Band from 1 to 10

    Orange Band from -1.5 to 1

    Red Bands from -10 to -1.5

    Looking forward to your assistance

  • [deleted] replied

    Hi Terry,
    Thank you for your purchase.

    To achieve something that is not possible from Chart Wizard you will have to use wpDataCharts callback. You can take a look at examples and usage of callback on this page. 

    And you can take a look at Google Gauge chart settings that you have to implement on this link.