Update example output
This commit is contained in:
parent
8310896cd0
commit
7f60259afa
2 changed files with 3 additions and 3 deletions
|
@ -46,7 +46,7 @@ func main() {
|
|||
},
|
||||
},
|
||||
UseBaseValue: true,
|
||||
BaseValueXAxis: true,
|
||||
UseBaseValueXAxis: true,
|
||||
BaseValue: 0.0,
|
||||
Bars: []chart.Value{
|
||||
{Value: 10.0, Style: profitStyle, Label: "Profit"},
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Loading…
Reference in a new issue