change graph type

This commit is contained in:
root 2019-09-05 16:13:46 +02:00
parent 8626ed55f2
commit 6753f00e49

View File

@ -937,8 +937,10 @@ export class GraphListComponent implements OnInit {
{
x: gDate,
y: gaddedreward,
type: 'scatter',
mode: 'lines',
// type: 'scatter',
// mode: 'lines',
fill: 'tozeroy',
type: 'line',
name: '',
line: {
color: '#17BECF',