Hey,
mind sharing how you added time scale to X-axis?
Thanks
Hi, take a look at the fork on GitHub.
You can install it manually alongside the original. Just use mini-graph-card-xt in the yaml. Check docs branch for config and see if it works.
v0.14.0-dev.1 released.
New features:
Static lines β horizontal lines for static values, can be used to show thresholds, zero X-axis etc:
Like a dynamic graph for an entity (defined by an
entity option), a static line (defined by a static_value option) can use other applicable options: name, line_width, line_style, color, unit, decimals, show_..., state_adaptive_color, y_axis.
Individual per-entity logarithmic β now lines can have a different logarithmic scale, very useful to present values with different ranges on the same Y-axis.
Individual per-entity line_width β now lines can have a different thickness:
Line styles β it has become possible to define styles to create dotted or dashed lines:
Reversed order for displaying graphs β some users were not happy with a current β1st entity becomes bottommostβ order, now we can use a reversed order.
Card picker suggestion for numeric sensors β support of a card suggestion feature introduced in 2026.6.
Redesigned value_factor - along with supporting a current βexponentβ scaling, it has become possible to use a simple βmultiplyβ scaling.
Allow showing a "legend" & "extrema / average" elements below a graph β more design possibilities:
More options to customize a number format, default accuracy & format settings β now it has become possible to set accuracy settings individually for entities, for Y-axis labels (for primary & secondary Y-axes separately); if accuracy settings are not set for entities β native accuracy settings for entities are used (defined in βmore-infoβ).
Use 12h/24h & datetime settings from locale, allow a custom format for datetime β now date/time format can be automatically set dependently on global HA Frontend settings or customized manually:
Native localized units & order "value - delimiter - unit":
Native units for attributes are supported:
Localized presentation of "percentage" values: some languages put a whitespace before a β%β sign, some do not, check examples for English & German below:
Localized monetary units & order, check examples for English, English (GB) & German below:
Translated units β some integrations provide different translations for units, check examples for English & German below:
Allow to hide a unit for extrema & average info for a compactness:
Nice Ildar - Thank you for all the work on that (if it was you)
Great stuif, Ildar! A couple of these are useful to me.









