Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Bar Has Wrong Position #1271

Closed
2 of 4 tasks
chwelo opened this issue Jul 27, 2018 · 1 comment · Fixed by #1279
Closed
2 of 4 tasks

[BUG] Bar Has Wrong Position #1271

chwelo opened this issue Jul 27, 2018 · 1 comment · Fixed by #1279
Labels
bug Chart The DevExtreme Reactive Chart component

Comments

@chwelo
Copy link
Contributor

chwelo commented Jul 27, 2018

  • I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • React Grid
  • React Chart
  • Vue Grid

Current Behaviour

image
When I add the property barWidth to the BarSeries plugin I see that bar series don't coincides with vertical chart grids. See picture above.

Expected Behaviour

Bar series are coincides with vertical chart grids.

Steps to Reproduce (for Bugs)

Open the Bar demo in the @devextreme/dx-react-chart-demos and add the barWitdh property to 0.1.

Environment

  • devextreme-reactive: 1.5.0
  • react: 16.4.0
  • browser: chrome
  • reactstrap:6.3.0
  • material-ui: 1.4.0
@alexey-semikozov alexey-semikozov self-assigned this Jul 27, 2018
alexey-semikozov added a commit that referenced this issue Aug 21, 2018
BREAKING CHANGES:
Previously, we had the pointComponent property for drawing and customizing LineSeries, SplineSeries, and AreaSeries plugin points. But since we have a scatter series, this property has become unnecessary. Use the ScatterSeries plugin or customize the pathComponent of the corresponding plugin.

fixes #1271
@dxrobot dxrobot added the Grid The DevExtreme Reactive Grid component label May 2, 2019
@NickMitrokhin NickMitrokhin added Chart The DevExtreme Reactive Chart component and removed Grid The DevExtreme Reactive Grid component labels May 2, 2019
@lock
Copy link

lock bot commented Jun 14, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Chart The DevExtreme Reactive Chart component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants