
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Pizza is a responsive pie, donut, bar, and line graph charting library based on the Snap SVG framework from Adobe. It focuses on easy integration via HTML markup and CSS instead of JavaScript objects, although you can pass JavaScript objects to Pizza as well.
http://zurb.com/playground/pizza-amore-charts-and-graphs
Add this line to your application's Gemfile:
gem 'pizza-rails', github: 'ericroberts/pizza-rails'
And then execute:
$ bundle
Or install it yourself as:
$ gem install pizza-rails
Add the following to your application.js
//= require snap
//= require pizza
Add the following to your application.css
*= require pizza
Or, if using SCSS:
@import "pizza";
If you're using SASS/SCSS there are more details for styling you can checkout at the full docs below.
See full docs at http://zurb.com/playground/pizza-amore-charts-and-graphs
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)FAQs
Unknown package
We found that pizza-rails demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.