Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Browser freezes at a large amount of users #31

Closed
arnovr opened this issue Sep 15, 2014 · 1 comment
Closed

Browser freezes at a large amount of users #31

arnovr opened this issue Sep 15, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@arnovr
Copy link
Owner

arnovr commented Sep 15, 2014

Comment by RobinJ1995
Will freeze the browser with anything more than perhaps ~100 users.

@arnovr arnovr self-assigned this Sep 15, 2014
@arnovr arnovr added this to the v0.3 milestone Sep 15, 2014
@arnovr arnovr added bug and removed bug labels Sep 15, 2014
@arnovr arnovr assigned arnovr and unassigned arnovr Sep 17, 2014
@arnovr
Copy link
Owner Author

arnovr commented Sep 19, 2014

As i understand C3 is based on SVG elements, and for that reason the performance isn't the greatest on large sets of data.
c3js/c3#172

I chose C3js because it works great and fast out off the box, for such large datasets there are 2 options:

  1. Choose another graph library to fix this issue
  2. Change dashboard to select subset of users. Showing graphs based on certain criteria. #21

My personal preference goes to the latter. Therefor i am closing the bugreport

@arnovr arnovr closed this as completed Sep 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant