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

Width & Height props of Charts are not working #430

Closed
netvisao opened this issue Jun 1, 2018 · 1 comment
Closed

Width & Height props of Charts are not working #430

netvisao opened this issue Jun 1, 2018 · 1 comment
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@netvisao
Copy link

netvisao commented Jun 1, 2018

Changing the Width & Height does not yield any result.

<div id={this.props.id} style={this.props.style} className={className} width={this.props.width} height={this.props.height}>

@mertsincan mertsincan self-assigned this Jun 6, 2018
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Jun 6, 2018
@mertsincan mertsincan added this to the 1.6.0 milestone Jun 6, 2018
@taviroquai
Copy link

Just having the same problem.
"primeflex": "^1.0.0",
"primeicons": "^2.0.0",
"primereact": "^4.1.2",
"chart.js": "^2.9.3",

@netvisao did you solve this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

3 participants