dlarr
dlarr
**[showDataLabel]=true is working** However, How to display **all bar** value details ? As u can see here, I can only have data values for the whole stack :  I...
> The workaround is to follow the links in https://github.com/google/material-design-icons/blob/master/font/README.md > > Then browse one of the links you want like: https://fonts.googleapis.com/css2?family=Material+Icons > > Then in the CSS returned, follow...
same need with ngx-charts
Exact same error here, I am guessing my company proxy blocking this URL. So what's the work around ?
@alvis thank for explanation it's very clear ! Though, if I must run pnpm store prune before pnpm install, I may loose any pnpm benefit no ? The scope here...
> > I see this error in the `node-pre-gyp` output: > > ``` > > ERR! install response status 404 Not Found on https://github.com/Automattic/node-canvas/releases/download/v2.11.2/canvas-v2.11.2-node-v108-darwin-unknown-arm64.tar.gz > > ``` > > >...
> You should be able to set `https_proxy` and `http_proxy` environment variables. Thank you for the answer, but our proxy blocks github. So that wont work. I can try to...
> @dlarr As my current workaround, I either run `pnpm rebuild` or `pnpm store prune` before `pnpm install` @alvis => I also tested this. The outcome didn't change either. Though...
> **EDIT 3:** I got it to work with `pnpm set proxy 'http://MY_PROXY:8080' (remove s from http) > > awsome :) thank yall. Though it would be nice to be...
Any luck with this ? I am facing same kind of issue. I made a component that I publish into my verdaccio : It's using | translate so I need...