Jagan Pandurangan

Results 3 issues of Jagan Pandurangan

Upon adding text alignment, existing styles get lost. Please see the below video. **Browser information:** Google Chrome Version 102.0.5005.115 (Official Build) (64-bit) https://user-images.githubusercontent.com/31800888/181487290-d7f07122-af48-402e-9858-9872b39200bb.mp4

**Question** I am trying to add tooltips to axis labels. However the position of the tooltip is a problem again. Previously on adding tooltip to axis title, the `pointerOrientation` was...

question
stale

I found [this extension](https://ngrx-toolkit.angulararchitects.io/docs/with-devtools) which enables it for functional store but couldn't find a way to use it with class based store. ```javascript import { Injectable, computed, inject } from...