VizHub Product Updates

This topic will be used to share product updates following the VizHub v3 launch as they are released.

1 Like

Set Height

Now you can customize the height of a viz!

1 Like

Stars

You can now star a viz!

All the “upvotes” from V2 have been preserved as stars.

Viz Preview Design Refresh

Modified the layout and design / styling of the viz preview cards. Many thanks to Sam Vogt for the design work!

Before:

After:

My Stars

You can now view the list of the vizzes you have starred!

Popularity Scoring

Sort by popularity is back! Now the default sort order on the Explore / Home page is “popular”. This is a metric that uses the Hacker Hot algorithm using the creation date, last updated date, star count and forks count as input. The idea behind this change is to bring the highest quality newer vizzes to the top of the home page in such a way that it changes daily and tracks “trending” work.

Before (default sort by most recent):

After (default sort by popular):

This seems to bring recent stuff with stars or forks to the top. We’ll continue to iterate the popularity ranking algorithm to try to find a balance between most recent and most starred.

January Updates

So much has happened in January! Here’s a summary list of all the changes. We plan to create documentation pages for individual features. Please let us know if you have suggestions!

January 2024

  • [x] Get the forum posting working again
  • [x] Add unfurl image to home page
  • [X] Use new image URLs in unfurl meta
  • [X] Auto-commit on viz preview image request
  • [x] Set height
  • [x] Starring
  • [x] Iterate padding on Profile page so that it has more padding on large screens and less on small
  • [x] Iterate padding on home page
  • [x] Create V3 starter and record it
  • [x] Custom URLs
  • [x] Custom URLs: Navigate to new URL when saving a change to the slug
  • [x] Custom URLs: Validate that the slug is not already taken
  • [x] Custom URLs: Get slugs working for import from viz feature
  • [x] Add padding to Explore and Forks page
  • [x] Compute popularity scores
  • [x] Sort by popular by default on home page
  • [x] My starred vizzes section
  • [x] Don’t allow multiple free trials
  • [x] Solve layout issue on profile page when number of vizzes is small e.g. 1
  • [x] Fix hover glitch with tooltip on AI assist button
  • [x] Fix VZCode URL Params Issues
  • [x] Follow trashed vizzes to populate forkedFrom
  • [x] Mark info as V3 runtime (or “Hot Viz”) in Info and make it a different color in the previews
  • [x] Pricing page unfurl image & new copy
  • [x] Feature Page: AI Assist
  • [x] Link in Pricing page to Feature Page: AI Assist
  • [x] Pricing page mobile layout
  • [X] Fix btoa bug for special characters in CSV data
  • [x] New landing page
  • [x] Create Viz Page - second pass - index all examples from courses for easy access
  • [x] Fix svelte error when binding to dimensions
  • [X] Detect and report new size limit error code in the client UI
  • [X] Implement different data size limits for different plans
  • [X] Introduce size limit on free plan (UI)
  • [x] Iterate landing page CTA copy “get started”
  • [x] Iterate landing page copy
  • [x] Logged in ‘get started’ goes to Create Page
  • [x] Footer

Search

Search is working now in VizHub! You can use this to find vanilla JS implementations of various #dataviz techniques with #d3js and other libraries

Embed

Embed is now working in VizHub!

Embed visualizations in any Web page with an HTML snippet.

image