Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vizzuhq
/
vizzu-lib
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
2k
Code
Issues
1
Pull requests
2
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
simzer
Datepicker
All time
Commit History
Commits on Nov 7, 2024
Merge pull request #600 from vizzuhq/axis_refactor_v6
Show description for 86ee131
simzer
authored
86ee131
Copy full SHA for 86ee131
Merge pull request #599 from vizzuhq/axis_refactor_v5
Show description for ddcd428
simzer
authored
ddcd428
Copy full SHA for ddcd428
Commits on Nov 4, 2024
Merge pull request #590 from vizzuhq/axis_refactor_v2
Show description for d3a985c
simzer
authored
d3a985c
Copy full SHA for d3a985c
Commits on Sep 12, 2024
Merge pull request #575 from vizzuhq/Translate_legend
Show description for 76bedca
simzer
authored
76bedca
Copy full SHA for 76bedca
Commits on Jun 29, 2024
Sunburst examples fixed.
simzer
committed
fb18432
Copy full SHA for fb18432
Commits on Jun 18, 2024
Merge pull request #541 from vizzuhq/immediate-detach
Show description for 7cd5649
simzer
authored
7cd5649
Copy full SHA for 7cd5649
Detach immediately frees wasm allocated memory.
simzer
committed
a88005b
Copy full SHA for a88005b
Commits on Jun 10, 2024
Merge pull request #539 from vizzuhq/nonpassive-events
Show description for ced87df
simzer
authored
ced87df
Copy full SHA for ced87df
Commits on Jun 8, 2024
Registering pointer events explicitely as non passive.
simzer
committed
818a7c7
Copy full SHA for 818a7c7
Registering pointer events passively.
simzer
committed
17dcc21
Copy full SHA for 17dcc21
Commits on May 30, 2024
Merge pull request #534 from vizzuhq/set-canvas-element
Show description for 4baccf9
simzer
authored
4baccf9
Copy full SHA for 4baccf9
Merge pull request #532 from vizzuhq/disabled_markers_2
Show description for e55a800
simzer
authored
e55a800
Copy full SHA for e55a800
Commits on May 27, 2024
Merge pull request #533 from vizzuhq/transform-type
Show description for acf9b48
simzer
authored
acf9b48
Copy full SHA for acf9b48
More strict type for transform matrix on TS API
simzer
committed
c031c1d
Copy full SHA for c031c1d
Commits on Mar 19, 2024
Merge pull request #512 from vizzuhq/rendering-fix
Show description for 1992e61
simzer
authored
1992e61
Copy full SHA for 1992e61
Commits on Mar 18, 2024
review fixes.
simzer
committed
9a1c453
Copy full SHA for 9a1c453
Added SVG plugin to test for later use.
simzer
committed
64e43b2
Copy full SHA for 64e43b2
Review fixes.
simzer
committed
61eed92
Copy full SHA for 61eed92
Rendering fixed, update separated to update and render on wasm api
simzer
committed
488af21
Copy full SHA for 488af21
Commits on Mar 16, 2024
Merge pull request #509 from vizzuhq/needsupdate
Show description for 104c7fe
simzer
authored
104c7fe
Copy full SHA for 104c7fe
Commits on Mar 15, 2024
Merge pull request #507 from vizzuhq/plugin-hook-fix
Show description for 95af305
simzer
authored
95af305
Copy full SHA for 95af305
Commits on Mar 13, 2024
Chart onChange and rendering connection moved to TS API
simzer
committed
3fa6d60
Copy full SHA for 3fa6d60
Changelog merge problem fixed
simzer
committed
e0ca865
Copy full SHA for e0ca865
Merge remote-tracking branch 'vizzuhq/main'
simzer
committed
3df99f1
Copy full SHA for 3df99f1
Merge pull request #503 from vizzuhq/api-rendering-refactor
Show description for d91e468
simzer
authored
d91e468
Copy full SHA for d91e468
Commits on Mar 12, 2024
Plugin hook execution change to allow calling next() multiple times.
simzer
committed
c8d778c
Copy full SHA for c8d778c
Force flag added to Plugin.RenderContext
simzer
committed
25ee113
Copy full SHA for 25ee113
type-fest version updated
simzer
committed
325e5ed
Copy full SHA for 325e5ed
Commits on Mar 11, 2024
CRenderer extracted from CCanvas
simzer
committed
84f199b
Copy full SHA for 84f199b
Test tuning
simzer
committed
afe473a
Copy full SHA for afe473a
Commits on Mar 5, 2024
htmlcanvas and canvas renderer made into pure plugin
simzer
committed
bbd90a2
Copy full SHA for bbd90a2
Commits on Mar 4, 2024
Added missing files to index.ts
simzer
committed
38a8b6b
Copy full SHA for 38a8b6b
Commits on Mar 3, 2024
Adding canvas context to event moved from Event to HTMLCanvas.
simzer
committed
0c93cc7
Copy full SHA for 0c93cc7
Commits on Mar 1, 2024
HtmlCanvas desctructed through plugin infra
simzer
committed
18da664
Copy full SHA for 18da664
HtmlCanvas.calcSize() made private
simzer
committed
6681c54
Copy full SHA for 6681c54
Pagination
Previous
Next
You can’t perform that action at this time.