Search the Community

Showing results for tags 'gradient'.



More search options

  • Search By Tags

    • gradient ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 5 results

  1. Is there an option to use the zoomline chart with gradients? same as in the attached image?
  2. Can I design my bar chart with different gradient colors for each bar? for example: the first bar will be a gradient of red & white and second, will be purple & blue? In my chart, I managed to create gradients but it didn't let me give the second bar different colors...
  3. Hello, is there a way to make a linear color gradient for a linear gauge. Attached is the current style of my chart. I understand there are "gaugeFillMix" and "gaugeFillRatio" properties for this, however I'm not sure how to use them for this situation. I would like to change the chart color from a...
  4. Linear Gauge Gradient

    Hi there, how can i do a horizontal gradient on a linear gauge chart?
  5. I am currently working on a fusionmap with the following json definition for its color range: colorRange: { gradient: 1, code: "1268b3", startlabel:"Low", endlabel:"High" } However this means the minimum value's color is 000000. I would ideally like to be able to specify the mini...