question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Brush chart does not have .locale() method

See original GitHub issue

I’m using a Line chart combined with Brush, and want to display data in custom locale. Line chart, as some of others, has a .locale() method, and is fine, but Brush does not.

So, when you render your Line data in, let’s say, .locale('da-DK'), the Brush labels are still in English, which is confusing.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Golodhroscommented, Sep 26, 2017

I actually wasn’t, but it makes sense! Thankss

1reaction
Golodhroscommented, Sep 24, 2017

Ah, it should not be that many. Locale only make sense when the timeAxis is being used, so we will need it on the Brush and the Stacked Area charts.

Thanks a lot @martinmanzo !!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Setting language locales - ApexCharts.js
Translate the textual parts of the chart by setting the localization options / locales in ApexCharts.
Read more >
QChart Class | Qt Charts 6.4.1
The QChart class manages the graphical representation of the chart's series, legends, ... QChart::ChartTypeUndefined, 0, The chart type is not defined.
Read more >
RomRider/apexcharts-card - GitHub
A Lovelace card to display advanced graphs and charts based on ApexChartsJS for Home Assistant - GitHub - RomRider/apexcharts-card: A Lovelace card to ......
Read more >
Qt Plotting Widget QCustomPlot - Basic Plotting
You can create a new graph in the plot via customPlot->addGraph() . ... applying a fill to a graph is as easy as...
Read more >
Locale (Java Platform SE 8 ) - Oracle Help Center
Returns the set of extension keys associated with this locale, or the empty set if it has no extensions. String · getISO3Country(). Returns...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found