Subhash Halder
ebd329149b
Able to draw till axis from chart configuration
...
- there is some issue with drawing the plot from chart data
2023-07-19 20:45:44 +05:30
Subhash Halder
93697b74f4
Generated the base architecture
2023-07-19 20:44:21 +05:30
Subhash Halder
14e290bf1a
Added base structure for xychart
2023-07-19 20:44:21 +05:30
Nikolay Rozhkov
e251baa61c
Started layout and rendering
2023-07-11 02:51:10 +03:00
Nikolay Rozhkov
d165e8a642
Started block diag db development
2023-07-10 23:33:11 +03:00
NicolasNewman
c2f60568cf
chore(katex): lint-fix
2023-07-08 11:49:41 +09:00
Nicolas Newman
6518e1300f
Update sequence.html
2023-07-08 11:39:37 +09:00
NicolasNewman
f15e8c9edb
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-07-08 10:45:36 +09:00
Justin Greywolf
e29d2b29a9
apply suggesitons
2023-07-03 09:40:25 -07:00
Justin Greywolf
1d391d9408
Merge branch 'develop' into UpdateClassMemberHandling
2023-07-02 17:45:30 -07:00
Nikolay Rozhkov
8ed2ee30ec
Sankey alignment tests
2023-07-02 02:15:23 +03:00
Nikolay Rozhkov
084b765e9f
Added tests for colors and fully setup cypress in Docker
2023-07-02 01:10:06 +03:00
Nikolay Rozhkov
9177350a39
Fixed double quotes, docs, demo and added more examples to run script
2023-06-29 20:16:25 +03:00
Justin Greywolf
6abf0f1d19
Merge branch 'develop' into UpdateClassMemberHandling
2023-06-29 08:55:37 -07:00
Nikolay Rozhkov
e7ad294283
Merge branch 'develop' into feature/4492_sankey-diagrams
2023-06-29 16:50:38 +03:00
Justin Greywolf
3718274a1c
Merge branch 'develop' into UpdateClassMemberHandling
2023-06-28 08:26:33 -07:00
Nikolay Rozhkov
a38733346f
Removed unnecessary configs and extra code
2023-06-25 21:56:14 +03:00
Tom PERRILLAT-COLLOMB
61e5dbeaa6
fix(class): keep members in namespace classes
2023-06-25 00:15:35 +02:00
Nikolay Rozhkov
b23e86aea3
Added options for coloring
2023-06-25 00:22:36 +03:00
Nikolay Rozhkov
1674f12b62
Renamed sankey to sankey-beta
2023-06-24 23:11:54 +03:00
NicolasNewman
f979ced49d
refactor(katex): revision changes
2023-06-24 16:56:42 +09:00
NicolasNewman
8b42302f9b
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-06-23 16:57:30 +09:00
Nikolay Rozhkov
104aece46e
Cleanup sankey diagrams according code review
2023-06-22 17:35:46 +03:00
Nikolay Rozhkov
9a29066426
Ensure that sankey keyword does not intefere with csv
2023-06-22 16:53:44 +03:00
Nikolay Rozhkov
272615e580
Fixed tests and added node alignment
2023-06-21 03:54:55 +03:00
Nikolay Rozhkov
362648b74b
Trim trailing spaces
2023-06-21 01:37:06 +03:00
Nikolay Rozhkov
a2c055ba5d
CSV syntax implementation
2023-06-21 01:29:34 +03:00
Yokozuna59
906d909d87
Merge branch develop into standardized-pie-definitions
2023-06-19 13:39:41 +03:00
Nikolay Rozhkov
fd3ffdc22a
Prettify
2023-06-19 04:34:41 +03:00
Nikolay Rozhkov
6722ac7540
Multiple improvements on syntax
...
Syntax has been simplified
Removed extra initial states
Removed unused groups
Nodes can be wrapped in double qotes
Updated demo page
2023-06-19 04:02:40 +03:00
Nikolay Rozhkov
9dbb9872bc
Fix linters
2023-06-19 01:05:33 +03:00
Nikolay Rozhkov
19f858b73b
Fixed nodes duplicates
2023-06-19 01:05:33 +03:00
Nikolay Rozhkov
afaf87e414
At last something is working
2023-06-19 01:05:20 +03:00
Nikolay Rozhkov
40f7105ae4
Started renderer development
2023-06-19 01:05:20 +03:00
Nikolay Rozhkov
c874d74faf
Some fixes to docker and demos
2023-06-19 01:02:50 +03:00
Sidharth Vinod
bfa76af434
Merge branch 'develop' into pr/tomperr/3923
...
* develop: (783 commits)
chore(deps): update all minor dependencies
chore: Run codecov based on E2E test status
change REAMDME.md coverage from coveralls into codecov
Add codecov.yaml
Upload E2E
set normal mode for vitest coverage
Fix path name
Add codecov to unit tests
Add codecov to E2E
chore: Add coverage scripts
chore: add excludes
chore: update deps
Merge coverages
Add coverage paths
Rebuild
chore: update pnpm
Add coverage for E2E tests
rename plugin variable into info in infoDetector.ts
remove cypress/platform/index.html
update pnpm-lock.yaml
...
2023-06-18 12:45:58 +05:30
Yokozuna59
afea3e8f37
clean up demos/pie.html
2023-06-16 23:03:42 +03:00
Yokozuna59
896a8a23ca
indent info.html files
2023-06-15 23:51:03 +03:00
Yokozuna59
35e81f3fd4
format and add theme to cypress info.html
2023-06-15 02:56:29 +03:00
Yokozuna59
9deae27c82
add messing timeline and info demoes links
2023-06-15 02:30:51 +03:00
Justin Greywolf
164605b442
update classes to handle , in generic
2023-06-12 11:31:29 -07:00
NicolasNewman
b193013c84
fix(katex): resolved removed class from demo during merging
2023-05-31 17:39:34 +09:00
NicolasNewman
0605b85d99
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-05-31 17:27:42 +09:00
Sidharth Vinod
97be4983f0
Merge branch 'develop' into sidv/zenuml
...
* develop: (66 commits)
Update docs
Update docs
Improve the wording of security level values
Added quadrantChart to the side bar
Added e2e test cases with some fixes
Added documentation for the quadrantChart
Restructured the build function and addressed more review comment
Fixed some parser issue and added test cases for the parser
Fixed review comment
Update docs
Converted files to typescript and added proper types
Fix blog linting
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
[draft] Added support for quadrant chart
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
...
2023-05-16 23:26:35 +05:30
Subhash Halder
1253733962
Fixed review comment
2023-05-11 12:19:59 +05:30
Subhash Halder
9a7dbab5ed
Converted files to typescript and added proper types
2023-05-09 20:17:04 +05:30
Subhash Halder
272ccded93
[draft] Added support for quadrant chart
2023-05-08 19:23:58 +05:30
NicolasNewman
e7a1d8390c
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-05-06 17:32:15 +09:00
NicolasNewman
4202488da0
feat(katex): added KaTeX support to sequence diagrams
2023-05-06 17:19:31 +09:00
Justin Greywolf
06fdb95389
Allow overlapping notes
2023-05-03 22:15:59 -07:00