Jump to content

lauxtr

uniGUI Subscriber
  • Posts

    2
  • Joined

  • Last visited

lauxtr's Achievements

Newbie

Newbie (1/4)

0

Reputation

  1. Found a more recent post showing correct code to place in beforeInit() so colors are now set. This should be corrected so that colors can be properly set in the series properties. Next issue now is trying to hide the circle markers in stacked bars. In this case I've got three series which are stacked and no need to see the circular marker. Again should be an exposed property. Last issue is the Y-axis labels. All values being graphed are integers yet the labels are formatted with a single decimal (1.0, 2.0, etc.). How can a format mask be applied so these values show only as integers?
  2. Using the last version 1.90.0.1503 so ExtJS 6.7.0 Trying to create a simple bar chart with three series, each having a unique color of red, yellow or green as each color has a specific meaning. Setting brush colors in properties has no effect. This is something quite basic and should be simple to accomplish. None of the previously posted solutions for setting series colors work as it appears the chart component is updated with latest version of ExtJS. Any ideas on how I can accomplish setting each series to a color?
×
×
  • Create New...