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

qtd-components.js gives error on resize Vizlib components - Vizlib Barchart #223

Open
Zokor opened this issue Apr 29, 2020 · 0 comments
Open

Comments

@Zokor
Copy link

Zokor commented Apr 29, 2020

Hi guys,

When resizing the vizlib components it throwns an error in here:

var resize = function resize() {
qViz.resize();
};

ERROR TypeError: Cannot read property 'resize' of null

In 1.3.28 version of qtd-component this error doesn't happen, but the same issue happens, the horizontal scroll on this type of charts doesn't work well, it's shortened a lot to a square:

Capture
.

It's being thrown in Vizlib Barchart.

Best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant