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