{"id":22582817,"url":"https://github.com/yellowtugboat/monte","last_synced_at":"2025-04-10T19:25:12.954Z","repository":{"id":57302618,"uuid":"60923431","full_name":"YellowTugboat/monte","owner":"YellowTugboat","description":"A visualization framework for D3.js and SVG. Ships with prebuilt charts and components.","archived":false,"fork":false,"pushed_at":"2017-06-28T02:43:09.000Z","size":2054,"stargazers_count":6,"open_issues_count":9,"forks_count":1,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-04-09T09:18:03.745Z","etag":null,"topics":["d3","monte","montejs","visualization"],"latest_commit_sha":null,"homepage":"http://montejs.com","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YellowTugboat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-11T19:05:58.000Z","updated_at":"2018-07-06T12:11:55.000Z","dependencies_parsed_at":"2022-09-13T07:31:12.013Z","dependency_job_id":null,"html_url":"https://github.com/YellowTugboat/monte","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YellowTugboat%2Fmonte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YellowTugboat%2Fmonte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YellowTugboat%2Fmonte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YellowTugboat%2Fmonte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YellowTugboat","download_url":"https://codeload.github.com/YellowTugboat/monte/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248008627,"owners_count":21032556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["d3","monte","montejs","visualization"],"created_at":"2024-12-08T06:12:24.938Z","updated_at":"2025-04-10T19:25:12.926Z","avatar_url":"https://github.com/YellowTugboat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monte\nA visualization framework for D3.js and SVG. Ships with prebuilt charts and components.\n\n# Preview Notice\nThis code is currently in active development, but the code base is stabilizing. The API is still\nsubject to change before a formal release occurs.\n\n# Chart Types\n## Bar\n* Standard with vertical and horizontal. Has support for positive and negative values.\n* Grouped \u0026 Stacked with vertical and horizontal.\n* Span with vertical and horizontal. Provides base for Waterfall, Gantt, and related charts.\n\n## Line\n* Common line chart\n* Area chart\n* Sparkline\n\n## Scatterplot\n* Commmon scatterplot\n\n## Arc\n* Pie\n* Donut\n* Polar Area\n* Gauge\n\n## Radar\n* Common radar chart\n\n## Icon Array\n* Icons from D3 Symbols\n* SVG use path from `defs`\n* SVG use external file.\n\n## Custom\nUse the base classes `Chart`, `AxesChart`, and `PolarChart` to build custom charts that leverage the\noptions, lifecycle events, and extensions built into Monte. Or extend\n\n## Extensions\nExtensions extend the behavior of a chart. Extensions are driven by chart lifecycle events and stay\nup-to-date as the chart updates primarily with the `updated` and `boundsUpdated` events though all\nevents can be bound.\n\n# Extension Types\n* Arc: Draws an arbitrary Arc. Useful for arc fills on gauges, multilevel donuts, etc...\n* Axis Label Truncate: Limits size of axis tick labels.\n* Axis Label Wrap: Wraps labels at a given width.\n* Axis Tick Transform: Controls translation, rotation, and other transforms for axis tick lavels.\n* Bar Bg: Draws background rectangles on bar charts. Useful for comparing previous values or goals.\n* Crosshair: Connects a point to the edges of a chart with reference lines. Helps map points to\nspecific axes values.\n* Grid: Draws a grid that lines up with Axes tick marks.\n* Horizontal Lines: Special case of Grid that draws only horizontal lines.\n* Label: Creates an arbitrary that can be data bound. Includes features such as \"max width\" that\nwill automatically scale font sizes to fit.\n* Polar Grid: Creates a series of arcs (in the simplest case circle, but arbitrary angles can be\nused) at the specified distances.\n* Polar Line: Draws a line based on given inner and outer radii for a particular angle.\n* Polar Ticks: Like polar line, but draws a series of lines at a given interval.\n* Reference Line: Draws a line given two coordinates and places a corresponding label.\n* Selection Rect: Implements the D3 brushing technique for selecting areas of a chart. Can be\nrestricted to X or Y axes; otherwise XY selection is allowed.\n* Vertical Lines: Special case of Grid that draws only vertical lines.\n\n# License\nMIT. See LICENSE for details.\n\n# Author\n[Yellow Tugboat](http://www.yellowtugboat.com). Copyright © 2016-2017.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyellowtugboat%2Fmonte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyellowtugboat%2Fmonte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyellowtugboat%2Fmonte/lists"}