GerHobbelt opened a new pull request, #13:
URL: https://github.com/apache/echarts-website/pull/13

   See commit messages.
   
   Bottom line: it's much more intuitive to **not** have the green scatter plot 
data points to a *blue* bar, but to a green bar instead.
   
   Plus a minor nitpick re bar definitions (first commit).
   
   When you wish to "preview" the visual bit: add
   
   ```
             itemStyle: {
               color: '#60a960'
             }
   ```
   
   to the `barOption.series.data[0]` declaration in the live examples page on 
the website.
   
   ---
   
   :+1: chart lib, BTW.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to