The Wayback Machine - https://web.archive.org/web/20200623091616/https://github.com/topics/charts
Skip to content
#

charts

Here are 1,225 public repositories matching this topic...

stefankip
stefankip commented Nov 28, 2019

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

fnlearner
fnlearner commented Apr 10, 2020
  • I have searched the issues of this repository and believe that this is not a duplicate.

Reproduction link

Edit on CodeSandbox

Steps to reproduce

view the diagram in mobile or chorme opening devtool and click the icon of toggling

rektdeckard
rektdeckard commented Jan 18, 2020

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

christabor
christabor commented May 10, 2017

What likely needs to happen:

  1. Docs moved inside of package (OR linked via setuptools)
  2. Docs read and imported via python
  3. 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.

vega-lite
jkyeung
jkyeung commented Apr 7, 2020

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

wildbillharris
wildbillharris commented Sep 2, 2018

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

bug
maettu-this
maettu-this commented Feb 7, 2020

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
fl_chart
shamilovtim
shamilovtim commented Apr 30, 2020

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

jmceara
jmceara commented Nov 15, 2019

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
Valerio81
Valerio81 commented Jan 23, 2020

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

Improve this page

Add a description, image, and links to the charts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the charts topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.