0 people like it.

my preferred nesting style

1: 
2: 
3: 
4: 
5: 
6: 
Chart.Geo(growth)
|> Chart.WithOptions(
     Options(
       colorAxis = ColorAxis(
         values=[| -100;0;100;200;1000 |], 
         colors=[| "#77D53D";"#D1C855";"#E8A958";"#EA4C41";"#930700" |])))
Raw view Test code New version

More information

Link:http://fssnip.net/s0
Posted:8 years ago
Author:
Tags: