Skip to content

Commit

Permalink
Add data visualization section and plox library
Browse files Browse the repository at this point in the history
  • Loading branch information
spectator committed Jul 12, 2024
1 parent f129158 commit 7128222
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
- [Configuration](#configuration)
- [Cryptography](#cryptography)
- [CSV](#csv)
- [Data Visualization](#data-visualization)
- [Date and Time](#date-and-time)
- [Debugging](#debugging)
- [Deployment](#deployment)
Expand Down Expand Up @@ -513,6 +514,11 @@ There are [other sites with curated lists of elixir packages](#other-awesome-lis
* [ex_csv](https://github.com/CargoSense/ex_csv) - CSV for Elixir.
* [nimble_csv](https://github.com/plataformatec/nimble_csv) - A simple and fast CSV parsing and dumping library for Elixir.

## Data Visualization
*Libraries for creating visualizations with data.*

* [plox](https://github.com/gridpoint-com/plox) - Server-side rendered SVG graphing components for Phoenix and LiveView.

## Date and Time
*Libraries for working with dates and times.*

Expand Down

0 comments on commit 7128222

Please sign in to comment.