xdev-software / chartjs-java-model

Provides Java models for Chart.js
Apache License 2.0
11 stars 6 forks source link

Shortcomings in simplifying the API by using Number instead of BigDecimal #158

Closed aripddev closed 4 months ago

aripddev commented 4 months ago

Checklist

Description

Related to #154. I will provide PR.

Additional information

No response

melloware commented 4 months ago

@AB-xdev just wanted to give you a shout out that we have updated the PrimeFaces showcase to use your library and link to it vs our own homegrown classes that were becoming too burdensome to maintain!

Check it out: https://www.primefaces.org/showcase/ui/chart/bar.xhtml

AB-xdev commented 4 months ago

@AB-xdev just wanted to give you a shout out that we have updated the PrimeFaces showcase to use your library and link to it vs our own homegrown classes that were becoming too burdensome to maintain!

Check it out: https://www.primefaces.org/showcase/ui/chart/bar.xhtml

@melloware Oh that looks cool. Thank you for the hint :)

Quick notice from my side: When clicking this link I got redirected from HTTPS to HTTP; Looks like something is broken in the routing

melloware commented 4 months ago

weird i am not seeing that?

image

AB-xdev commented 4 months ago

weird i am not seeing that?

> curl --head https://www.primefaces.org/showcase/ui/chart/bar.xhtml

HTTP/1.1 302 Found
Date: Mon, 27 May 2024 11:35:34 GMT
Server: Jetty(9.4.36.v20210114)
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Expires: Thu, 01 Jan 1970 00:00:00 GMT
Location: http://www.primefaces.org/showcase/ui/chart/bar.xhtml?jfwid=2f75b
Set-Cookie: pf.initialredirect-2f75b=true; Path=/; Expires=Mon, 27-May-2024 11:36:04 GMT; Max-Age=30
X-Frame-Options: sameorigin
Content-Type: application/xhtml+xml
melloware commented 4 months ago

Weird what region of the world are you in? I am in Eastern USA so maybe its regioinal?

AB-xdev commented 4 months ago

Weird what region of the world are you in? I am in Eastern USA so maybe its regioinal?

Germany - Europe

melloware commented 4 months ago

OK let me notify them.

aripddev commented 4 months ago

It is the same in here, Istanbul.