Page MenuHomePhabricator

Tomastvivlaren
User

Projects

User does not belong to any projects.

Today

  • No visible events.

Tomorrow

  • No visible events.

Thursday

  • No visible events.

User Details

User Since
Jul 11 2020, 3:22 PM (292 w, 2 d)
Availability
Available
LDAP User
Unknown
MediaWiki User
Tomastvivlaren [ Global Accounts ]

Recent Activity

Aug 24 2025

Tomastvivlaren added a comment to T401510: Different scaling options for y-axis (e.g. log scaling).

Some 8000-10000 images at commons include words like "log scale", "logarithmic" or "semilog". This indicates that this is important. I would use it quite immediately in plots where numbers vary a lot.

Aug 24 2025, 9:01 PM · Charts

Jul 10 2025

Tomastvivlaren added a comment to T127682: Make code editor understand JSON with comments and trailing commas.

Automatically fixing missing and trailing commas when the user saves the page is really simple. Please keep in mind that beginners edit the Data pages manually and can easily make mistakes. The error message "Syntax error" is not very informative.

Jul 10 2025, 12:12 AM · Upstream, CodeEditor

Jul 9 2025

Tomastvivlaren added a comment to T375677: Show more specific and localized error messages for chart rendering errors in the Chart extension.

There is a tracking category for failed renderings; if there are any remaining cases where that logic isn't triggering correctly because something is failing where it's not caught, by all means we want to track those down. :)

https://commons.wikimedia.org/wiki/Category:Pages_using_the_Chart_extension_with_rendering_errors

Jul 9 2025, 12:28 AM · I18n, Charts

Jul 8 2025

Tomastvivlaren added a comment to T375677: Show more specific and localized error messages for chart rendering errors in the Chart extension.

Can it also be placed into a hidden maintenance category as well? For example, in https://commons.wikimedia.org/wiki/Category:MediaWiki_software_tracking_categories .

Jul 8 2025, 1:44 AM · I18n, Charts

Jul 4 2025

Tomastvivlaren added a comment to T373347: Add support for basic stacked bar charts.

"Stackedbar" is mentioned in the .chart specification since a week ago: https://gitlab.wikimedia.org/repos/mediawiki/services/chart-renderer/-/blob/main/docs/schemas/definition/current.json?ref_type=heads .

Jul 4 2025, 12:16 PM · Wikimedia-Hackathon-2025, Charts

Jul 3 2025

Tomastvivlaren updated the task description for T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 1:02 PM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren updated the task description for T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 1:01 PM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren updated the task description for T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 12:51 PM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren updated the task description for T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 12:48 PM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren updated the task description for T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 12:46 PM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren updated the task description for T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 10:27 AM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren renamed T398597: Transformed .chart pages crash when the underlying .tab page contains null values from Transformed .chart pages still crash when the underlying .tab page contains null values to Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 10:22 AM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts
Tomastvivlaren created T398597: Transformed .chart pages crash when the underlying .tab page contains null values.
Jul 3 2025, 9:31 AM · MW-1.45-notes (1.45.0-wmf.8; 2025-07-01), JsonConfig, Charts

Jun 27 2025

Tomastvivlaren added a comment to T391173: Hide legend when there is only one series in a chart.

There is currently an undocumented but simple workaround to hide the legend. See
https://commons.wikimedia.org/wiki/Data_talk:Percentage-share_of_renewables_on_the_gross_final_energy_consumption_in_the_European_Union_since_2004.chart#c-Prototyperspective-20250606121300-%22y1%22

Jun 27 2025, 1:05 AM · Charts
Tomastvivlaren added a comment to T393429: Extension:Charts should support Box plots.

Here are some box plots offered by Apache ECharts:
https://echarts.apache.org/examples/en/index.html#chart-type-boxplot

Jun 27 2025, 12:58 AM · Charts
Tomastvivlaren added a comment to T392110: Add support scatter plots.

Just for reference, here are the most basic scatter plots that are offered by Apache echarts:
https://echarts.apache.org/handbook/en/how-to/chart-types/scatter/basic-scatter/
It allows varied dot sizes and colors.

Jun 27 2025, 12:45 AM · Patch-For-Review, Wikimedia-Hackathon-2025, Charts

Jun 26 2025

Tomastvivlaren added a comment to T393425: Extension:Charts line charts should support step line charts aka stepped line charts..

A "step line chart" is a feature in Apache Echart, that is achieved with the parameter step: 'start':
https://echarts.apache.org/handbook/en/how-to/chart-types/line/step-line/

Jun 26 2025, 11:24 PM · Charts

Jun 25 2025

Tomastvivlaren added a comment to T395281: Add classes or parameters to hide elements of the chart.

Two suggestions:

  1. The label "Chart definition" (e.g. used for .chart link in [[:en:Template:Chart]], or "Definition" (in the corresponding German template), is misleading for regular readers, who aren’t interested in the JSON code. I suggest "Full view", "Full-resolution view" or "Details" to highlight the main user-facing function. Just like clicking a .PNG thumbnail opens a larger image, this link should be understood as a way to explore the chart more fully. It is of interest especially when the width is limited by a container. While it also exposes image info (usage metadata) and the editable .chart code, that’s not what most users care about and shouldn’t be highlighted. In the future, this view could link to the underlying .tab data and support features like zoom and interactive curve selection, which is not at all about "definition".
Jun 25 2025, 6:23 PM · Charts
Tomastvivlaren added a comment to T397009: Allow setting a fixed aspect ratio.

To specifically control height was discussed at T376845 and T375240. But this suggestion is about aspect ratio.

Jun 25 2025, 5:20 PM · Charts

Jun 23 2025

Tomastvivlaren updated the task description for T397667: Charts on Wikipedia should link to full-resolution view on Commons.
Jun 23 2025, 10:21 PM · Charts
Tomastvivlaren created T397667: Charts on Wikipedia should link to full-resolution view on Commons.
Jun 23 2025, 10:13 PM · Charts

Jun 18 2025

Tomastvivlaren renamed T395610: Spike: expose {{#chart:}} invocation parameters (args) to Lua transforms from Spike: expose {{#chart:}} invocation parameters to Lua transforms to Spike: expose {{#chart:}} invocation parameters (args) to Lua transforms.
Jun 18 2025, 6:56 AM · MW-1.45-notes (1.45.0-wmf.5; 2025-06-10), Charts (Current Sprint)

Jun 16 2025

Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 1:51 PM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 11:31 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 11:30 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 11:29 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 11:27 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 10:56 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 10:52 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 10:51 AM · Charts
Tomastvivlaren updated the task description for T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 9:31 AM · Charts
Tomastvivlaren created T397009: Allow setting a fixed aspect ratio.
Jun 16 2025, 9:30 AM · Charts

Mar 3 2022

Tomastvivlaren added a comment to T25626: add regular expression help to the Search and replace.
Mar 3 2022, 6:57 PM · WikiEditor (2010), JavaScript