Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
adarshlilha committed Jun 18, 2024
1 parent f1140ec commit 3f7ac2e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
10 changes: 6 additions & 4 deletions dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ Wrapper library to add nested labels to amcharts5 axes

[NPM lib](https://www.npmjs.com/package/amcharts-nested-labels)

### Non-overflowing text
### Independent labels

![normal label](https://github-production-user-asset-6210df.s3.amazonaws.com/13575704/336601510-4a6137bb-3f05-4ab8-8ed3-7ff64e5ff594.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240604%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240604T204135Z&X-Amz-Expires=300&X-Amz-Signature=c708ce8087ea04bbce8c38f84742ca932b67523b9ddcccb03a863dabfa3b8f47&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=0)
![independent label](https://raw.githubusercontent.com/adarshlilha/amcharts-nested-labels/main/public/simple-label.png)
ref source code - [codepen](https://codepen.io/adarshlilha/pen/jOoZWqo)

### Overflowing text
### Nested labels

![overflowing label](https://github-production-user-asset-6210df.s3.amazonaws.com/13575704/336601250-aa742dd9-4784-405a-ae4c-deac9369e9b9.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240604%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240604T204209Z&X-Amz-Expires=300&X-Amz-Signature=3b4ddda455bb1819fafbdd274c142e9898e9fae2f053244a6104c5d39f8eae2e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=0)
![nested label](https://raw.githubusercontent.com/adarshlilha/amcharts-nested-labels/main/public/nested.png)
ref react source code - [codesandbox](https://codesandbox.io/p/sandbox/amcharts-nested-labels-ktr25j?file=%2Fsrc%2FApp.tsx%3A6%2C32&layout=%257B%2522sidebarPanel%2522%253A%2522EXPLORER%2522%252C%2522rootPanelGroup%2522%253A%257B%2522direction%2522%253A%2522horizontal%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522id%2522%253A%2522ROOT_LAYOUT%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522UNKNOWN%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522clwv74acs00063b6habop96mu%2522%252C%2522sizes%2522%253A%255B100%252C0%255D%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522EDITOR%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522EDITOR%2522%252C%2522id%2522%253A%2522clwv74acr00023b6h458zses3%2522%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522direction%2522%253A%2522horizontal%2522%252C%2522id%2522%253A%2522SHELLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522SHELLS%2522%252C%2522id%2522%253A%2522clwv74acr00033b6hxnbvh8zl%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%257D%252C%257B%2522type%2522%253A%2522PANEL_GROUP%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522direction%2522%253A%2522vertical%2522%252C%2522id%2522%253A%2522DEVTOOLS%2522%252C%2522panels%2522%253A%255B%257B%2522type%2522%253A%2522PANEL%2522%252C%2522contentType%2522%253A%2522DEVTOOLS%2522%252C%2522id%2522%253A%2522clwv74acr00053b6h6ogep1vx%2522%257D%255D%252C%2522sizes%2522%253A%255B100%255D%257D%255D%252C%2522sizes%2522%253A%255B47.99091197511027%252C52.00908802488973%255D%257D%252C%2522tabbedPanels%2522%253A%257B%2522clwv74acr00023b6h458zses3%2522%253A%257B%2522tabs%2522%253A%255B%257B%2522id%2522%253A%2522clwv74acr00013b6h1e4j5ss3%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522type%2522%253A%2522FILE%2522%252C%2522filepath%2522%253A%2522%252Fsrc%252Findex.tsx%2522%252C%2522state%2522%253A%2522IDLE%2522%257D%252C%257B%2522id%2522%253A%2522clwv8im3t00023b6haf1d3vno%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522type%2522%253A%2522FILE%2522%252C%2522initialSelections%2522%253A%255B%257B%2522startLineNumber%2522%253A6%252C%2522startColumn%2522%253A32%252C%2522endLineNumber%2522%253A6%252C%2522endColumn%2522%253A32%257D%255D%252C%2522filepath%2522%253A%2522%252Fsrc%252FApp.tsx%2522%252C%2522state%2522%253A%2522IDLE%2522%257D%255D%252C%2522id%2522%253A%2522clwv74acr00023b6h458zses3%2522%252C%2522activeTabId%2522%253A%2522clwv8im3t00023b6haf1d3vno%2522%257D%252C%2522clwv74acr00053b6h6ogep1vx%2522%253A%257B%2522id%2522%253A%2522clwv74acr00053b6h6ogep1vx%2522%252C%2522activeTabId%2522%253A%2522clwv8ippx001i3b6hiqfqwfyc%2522%252C%2522tabs%2522%253A%255B%257B%2522type%2522%253A%2522UNASSIGNED_PORT%2522%252C%2522port%2522%253A0%252C%2522id%2522%253A%2522clwv8ippx001i3b6hiqfqwfyc%2522%252C%2522mode%2522%253A%2522permanent%2522%252C%2522path%2522%253A%2522%252F%2522%257D%255D%257D%252C%2522clwv74acr00033b6hxnbvh8zl%2522%253A%257B%2522tabs%2522%253A%255B%255D%252C%2522id%2522%253A%2522clwv74acr00033b6hxnbvh8zl%2522%257D%257D%252C%2522showDevtools%2522%253Atrue%252C%2522showShells%2522%253Afalse%252C%2522showSidebar%2522%253Atrue%252C%2522sidebarPanelSize%2522%253A14.087009803921575%257D)

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amcharts-nested-labels",
"version": "0.2.4",
"version": "0.2.5",
"description": "Library to add nested labels to amcharts axes",
"main": "lib/es5/index.js",
"module": "lib/es6/index.js",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "amcharts-nested-labels",
"version": "0.2.4",
"version": "0.2.5",
"description": "Library to add nested labels to amcharts axes",
"scripts": {
"compile": "rm -rf dist/README.md dist/lib && tsc && tsc --build tsconfig.es5.json && cp README.md dist"
Expand Down

0 comments on commit 3f7ac2e

Please sign in to comment.