Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3346378
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:17:49+00:00 2026-05-18T01:17:49+00:00

Is my dataset too large for people to explore from the browser? The size

  • 0

Is my dataset too large for people to explore from the browser?

The size of the json_data.js is 550KB.

Dimension are 5 columns and 10,000 lines. (3 columns of words, 1 of dates, and 1 of integers)

Basically I have 10,000 of these lines "Id|Activity_Title|Location|Start|Duration"

I had initially hoped to use 2 jquery plugins, tablefilter and tablesorter, but they make my browser freeze with this large dataset (though they have worked great with smaller datasets).

Can anyone suggest alternative ways or approaches (or plugins) to summarize and visualize datasets of 10,000 rows and 5 columns using just javascript and the browser.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T01:17:50+00:00Added an answer on May 18, 2026 at 1:17 am

    The traditional way to handle this is through pagination, but that’s not the best approach.

    The best thing to do is to provide a smart initial filter for the data plus tools for the user to easily expand or narrow the filter. It’s pointless to show the user 10,000 rows. But generally you can project based on your application’s business rules what rows the user really wants to see. Are they most likely to want the most recent records? Or maybe most recent in a particular location? Or some other common criteria? The better you can provide them with a smart initial list, the better user experience they’ll have.

    After that initial list is available, give them tools to expand or narrow the list further. When they do eventually get a list that is too big to show (usually no more than 50 rows per page, often 20) then use paged data to only show a small subset of rows at a time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a large dataset (over 100,000 records) that I wish to load into
I have a DataSet which I get a DataTable from that I am being
I have a DataSet that contains a few columns. One of these columns is
I am trying to deal with a very large dataset. I have k =
How much effort would it take to migrate a large existing codebase from a
I have a very large dataset - millions of records - that I want
I have developed a system in R for graphing large datasets obtained from wind
How much should one DataSet represent? Using the example of an ordering system: While
my SSRS DataSet returns a field with HTML, e.g. <b>blah blah </b><i> blah </i>.
I have a dataset that I have modified into an xml document and then

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.