0.0.12 • Published 2 years ago

@phronesyss/bar-chart v0.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Admetricks challenge

This is the first part of the admetricks challenge, that consist on creating two components:

  • Responsive landing page
  • D3 chart
  • AngularJS Microfront

The idea is to incorporate this components into an AngularJS App as a single-spa, containing the Vue app as a component with views... But I couldn't do the AngularJs part because of time, I spend quite a while on learning D3, and I did enjoy it

Demo

To run this project

To compile use Node v16 or newer

git clone https://github.com/phronesys/admetricks-challenge-vue
cd admetricks-challenge-vue && npm i && npm run dev

Will open the app in http://localhost:3000 on the landing page, click on any of the buttons in there or add /chart to the url to see the d3 chart.

Tools used

  • vue 3 (script setup)
  • vueuse
  • vue-router
  • typescript
  • vitest (similar to jest with hmr)
  • tailwindcss
  • D3

Reference D3

and much more stackoverflow... I should have used this 😳 https://c3js.org/examples.html

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago