strategy name has title
This commit is contained in:
@@ -360,7 +360,7 @@ function renderChart(data, filename, create_columns) {
|
|||||||
|
|
||||||
var option = {
|
var option = {
|
||||||
title: {
|
title: {
|
||||||
text: filename
|
text: strategy_name
|
||||||
},
|
},
|
||||||
grid: {
|
grid: {
|
||||||
left: '3%',
|
left: '3%',
|
||||||
|
|||||||
Reference in New Issue
Block a user