• Joined on 2024-05-09
hailin pushed to main at hailin/taixf 2026-04-05 19:05:20 +00:00
ae260da3eb add frontend code
hailin pushed to main at hailin/taixf 2026-04-05 19:02:53 +00:00
742389e965 add backend code
hailin pushed to main at hailin/taixf 2026-04-05 18:58:36 +00:00
ac9061f06d first commit
hailin created branch main in hailin/taixf 2026-04-05 18:58:36 +00:00
hailin created repository hailin/taixf 2026-04-05 18:50:08 +00:00
hailin pushed to main at hailin/dv 2026-04-05 12:10:05 +00:00
278e53344f feat: add restart: always to all Docker services
hailin pushed to main at hailin/dv 2026-04-05 11:57:05 +00:00
dc6ac54c86 feat: client-side chart export (PNG/JPG/SVG/PDF/Excel/PPT/HTML)
hailin pushed to main at hailin/dv 2026-04-05 11:07:59 +00:00
b3098eefbd fix: percent labels, background opacity, border radius
hailin pushed to main at hailin/dv 2026-04-05 10:13:17 +00:00
49ed6a9bcb fix: axis title auto-visible on input + add show/hide switches
hailin pushed to main at hailin/dv 2026-04-05 10:09:32 +00:00
541440be8a fix: title and legend auto-avoid overlap
hailin pushed to main at hailin/dv 2026-04-05 10:07:05 +00:00
f203904aa8 feat: single-series bar chart uses different color per category
hailin pushed to main at hailin/dv 2026-04-05 10:03:35 +00:00
2c4b1be806 fix: title auto-visible when text entered + add show/hide switch
hailin pushed to main at hailin/dv 2026-04-05 10:00:40 +00:00
7e9957806e fix: force chart re-render when style/bindings change
hailin pushed to main at hailin/dv 2026-04-05 09:56:11 +00:00
e12f169319 fix: normalize style with full defaults when chart enters Redux
hailin pushed to main at hailin/dv 2026-04-05 09:53:12 +00:00
1ee9d57222 fix: color palette properly applied to bar charts
hailin pushed to main at hailin/dv 2026-04-05 09:47:47 +00:00
53669b66b8 fix: label binding auto-enables data labels on bar chart
hailin pushed to main at hailin/dv 2026-04-05 09:46:51 +00:00
10b50bb2e0 feat: color binding splits bar chart into colored series with legend
hailin pushed to main at hailin/dv 2026-04-05 09:42:28 +00:00
bb9273706e feat: redesign KPI card to enterprise standard
hailin pushed to main at hailin/dv 2026-04-05 09:38:01 +00:00
12f7f04d82 fix: field drag uses text/plain to match DataBinding drop handler
hailin pushed to main at hailin/dv 2026-04-05 09:36:16 +00:00
735f00cbc3 fix: KPI card label shows column name instead of first row value