Widget:MobilityChart: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 June 2026

  • curprev 14:4814:48, 11 June 2026Elie Saade talk contribs 2,431 bytes +2,431 Created page with "<div id="mobility-chart-container" style="width: 1000px; height: 600px;"></div> <script type="text/javascript"> if (typeof echarts === 'undefined') { var script = document.createElement('script'); script.src = 'https://cdnjs.cloudflare.com/ajax/libs/echarts/5.5.0/echarts.min.js'; script.type = 'text/javascript'; document.getElementsByTagName('head')[0].appendChild(script); } // Wait for both DOM and potential script injection to clear window.addEventLis..."