Template:Mobility: Difference between revisions

    From UNITApedia
    No edit summary
    No edit summary
    Line 732: Line 732:
    ]
    ]
    }}
    }}
    {{#echarts:
     
    width=1000px |
    height=750px |
    option = {
      legend: {},
      tooltip: {},
      dataset: {
        source: {{#var:t241UVT}}
      },
        xAxis: {
          type: 'category',
          axisLabel: {
            rotate: 60,
            interval: 0
          }
        },
      yAxis: {},
      series: [
          { "type": "bar" },
          { "type": "bar" },
          { "type": "bar" },
          { "type": "bar" },
          { "type": "bar" },
          { "type": "bar" },
          { "type": "bar" },
          { "type": "bar" }
        ]
    }
    }}


    </includeonly>
    </includeonly>

    Revision as of 12:24, 21 March 2025

    Template for Mobility graphs.