-
### What problem does this feature solve?
in current version, line and scatter type are different types, i would like to see scatter and line chart to be just alias of the same type.
i used plotly …
rehni updated
1 month ago
-
## What
A line chart for the display of data. Line charts are primarily used to display time series data so that the user can visually understand what the data is showing and identify trends.
## W…
-
Hi mschart community,
I am trying to create a line chart over a bar chart without displaying an actual line like in the image below. However despite specifying chart_data_line_style('none') in the…
-
This would make the charts much easier to read and share
-
#### Expected behaviour
I am binding a Line Chart dynamically with both Solid Lines (dashStyle : "") and Dash Lines (dashStyle: 'dash') . and I am able to see expected number of solid and dashed line…
-
## Describe the feature you want the app to have that it currently doesn't
* Add a line graph on the top half of the screen of the `OdometerView`
* Date on the X axis, and odometer readings on t…
-
### Version
1.2.4
### Link to Minimal Reproduction
1.2.4
### Steps to Reproduce
2, 8 未连接;
```
const spec = {
type: 'line',
invalidType: 'link',
data: {
values: [
…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
…
-
### Summary
First of all, thank you so much for the great library. Looking at many alternatives, I was quite impressed with the design of the components' interface and how easy it is to create charts…
-
**Describe the feature:**
Control dot size, show/hide dots, line width, line stroke
**Describe a specific use case for the feature:**
**When** My data has missing results in time interval buckets…