charts
Here are 1,225 public repositories matching this topic...
Given the stable and incubator support plan and Deprecation Timeline, the community (chart OWNERS, organizations, groups or individuals who want to host charts) are moving charts to new Helm repos, and will list these new repos on the [Helm Hub]
-
Updated
Mar 28, 2020 - HTML
-
Updated
Jun 23, 2020 - TypeScript
Bug report
Minor issue in documentation page:
https://apexcharts.com/docs/options/chart/events/
The click event entry is duplicated.
Explanation
- What is the behavior you expect? Only one entry in this page for mouse click event
- What is happening instead? Two entries describing the function
- What error message are you getting? N/A
Currently there is a single example config file which serves as a great starting point, but it would be nice to have a few pre-built configs for people to drop in and go.
Some examples:
- One designed entirely around Docker and monitoring container metrics.
- Another designed to look pretty and having an overview of system metrics.
Network component seem to be poorly documented on how to use with Layers, as well as interactivity. My immediate desire is to be able to show some information about a node on hover (or always), such as a label. I can't seem to find anything about this anywhere, and it seems to be a very common use case for this type of data visualization. There isn't much to learn from an unlabeled graph.
Ideal
-
Updated
Jun 21, 2020 - Ruby
-
Updated
Jun 11, 2020 - C++
-
Updated
Jun 10, 2020
-
Updated
Jun 22, 2020 - Kotlin
What likely needs to happen:
- Docs moved inside of package (OR linked via setuptools)
- Docs read and imported via python
- Docs then parsed and available on a per-widget basis.
The ultimate goal of the above is so that there is never any disconnect between docs and UI. It should always stay in sync.
- Improve navigation so that axes appear right before the data
- Improve navigation so that titles for facets appear before the axis
- Remove the faceted variable from tooltips. For example in https://vega.github.io/vega-lite/examples/trellis_bar.html, we don't need to repeat "female" since it's the same value for the whole subview.
This is motivated by the weirdness that is Excel's "center across selection". After playing around with Excel for a bit, I now understand how this works. And it makes complete sense that it is achieved in XlsxWriter the way it is.
However, I think it would be nice to have an additional worksheet method which makes it easier. I was thinking format_range, which would be somewhat like `merge_ran
-
Updated
Feb 24, 2019 - JavaScript
Hello,
I'm having trouble setting up a line chart in chartjs whereby the x-axis input is a time/date format. I would like to set up the step sizing between x-axis dates. The chartjs documentation explains that it supports all momentjs formats which include Unix timestamp. However, when I enter these into the graph it does not convert the int unix value into date format.
<img width="950" alt
Solution that would be nice its additional field "crosshairMarkerColor" to addLineSeries settings
const lineSeries = chart.addLineSeries({
crosshairMarkerVisible: true,
crosshairMarkerRadius: 6,
crosshairMarkerColor: '#111',
});
Improvement description related to the Text property
The Text property is of no use. Inheriting from UserControl instead of Control would fix this, i.e. hide it. Alternatively:
[Bindable(false)]
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
[EditorBrowsable(Edi
It would be nice to have a flag that allows to keep only the last x versions of a chart.
When letting the chart handle maxes and mins by itself, it lets the curve pass the borders by a few pixels. This might be because of a combination of a thick line and a small border. The chart should understand the thickness of different things and not send them past the border. My suggestion would be at least a pixel or two of white space minimum between the edge of a line and a border. Lines sho
Autolink warning
Expected Behavior
Automatic link of library should work.
Actual Behavior
Getting compiler warning and need manual 'link'
`error React Native CLI uses autolinking for native dependencies, but the following modules are linked manually:
- react-native-charts-wrapper (to unlink run: "react-native unlink react-native-charts-wrapper")
This is likely happening when upgrading React Nativ
Your Environment
- Version of highcharts-ng used: v1.2.2-dev
- Browser Name and version: IE 11.592.18362.0
- Operating System and version (desktop or mobile): Windows 10
Hi,
I've found a problem with IE11. When multiple charts was rendered, IE11 throw some "out of stack space" errors.
This is
-
Updated
Jun 21, 2020 - Go
Improve this page
Add a description, image, and links to the charts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the charts topic, visit your repo's landing page and select "manage topics."


I had some issues and talked on the slack channel with @hickeyma.
In the end the problem was me, not understanding the helm chart name and the release name.
So I had the following situation:
I didn't know in the beginning that the release name had to be unique within a namespace. I used the helm chart name as component name (copy, content, seo, orders etc.) and the release name initial for