GitShow/denoland/fresh_charts
denoland

fresh_charts

A server-side-rendered charting library for Fresh

by denoland
charting-librarychartjschartsdenofresh
Star on GitHubForkWebsitenpm

TypeScript

155 stars9 forks6 contributorsQuiet · 2y agoSince 20220.3.1MIT

Meet the team

See all 6 on GitHub →
kt3k
kt3k6 contributions
kitsonk
kitsonk4 contributions
mbhrznr
mbhrznr3 contributions
iuioiua
iuioiua1 contribution
ooker777
ooker7771 contribution
timharek
timharek1 contribution

Languages

View on GitHub →
TypeScript100%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 2y ago
See all on GitHub →
iuioiua
suggestion: publish to JSROpenIssue
iuioiua · 1y ago
iuioiua
Stretched titleOpenIssue

I have a working chart using . I pass in an object to as per the first snippet in https://www.chartjs.org/docs/latest/configuration/title.html, but the title for the graph isn't rendering. Am I doing something wrong or is this field not supported in this plugin?

iuioiua · 1y ago
terradestroyer
Access to script at 'node:buffer' from origin 'http://localhost:8000' has been blocked by CORSOpenIssue

Good afternoon Sorry if this question is seems like noob question. I got this error when adding chart component inside my fresh project Access to script at 'node:buffer' from origin 'http://localhost:8000' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: chrome, chrome-extension, chrome-untrusted, data, http, https, isolated-app. node:buffer:1 Failed to load resource: net::ERR_FAILED This make all island components in my page become not interactive.

terradestroyer · 1y ago

Recent fixes

View closed PRs →
DennisRutjes
Using Timeseries Scales from chart jsClosedIssue

This method is not implemented: Check that a complete date adapter is provided. scales: { x: { type: 'time', time: { unit: 'second' } }, y: {beginAtZero: true} }, how to add adapter, or can one be provided by default

DennisRutjes · 2y ago
ooker777
What is `import { Chart as default } from "$fresh_charts/island.tsx"`?ClosedIssue

This syntax is strange to me, I've never seen it. Even - JavaScript | MDN doesn't mention it. The closest is . Using I get: This works however:

ooker777 · 2y ago
ooker777
docs: use correct import and export syntaxes on readmeMergedPR

closes https://github.com/denoland/fresh_charts/issues/27

ooker777 · 2y ago
Structured data for AI agents

Repository: denoland/fresh_charts. Description: A server-side-rendered charting library for Fresh Stars: 155, Forks: 9. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Homepage: https://fresh-charts.deno.dev/ Topics: charting-library, chartjs, charts, deno, fresh. Latest release: 0.3.1 (3y ago). Open PRs: 1, open issues: 8. Last activity: 2y ago. Community health: 37%. Top contributors: kt3k, kitsonk, mbhrznr, iuioiua, ooker777, timharek.

·@ofershap

Replace github.com with gitshow.dev