Git Product home page Git Product logo

report_system's Introduction

RJX-WYSIWYG


rjx-wysiwyg 基于 prosemirrormdast及其相关扩展插件实现的可视化 markdown 语法报表在线编辑和支持docx, pdf格式报表导出

在线编辑&报表导出

  • HTML <-> MD -> DOCX/PDF
    • 支持语法
      • 全部CommonMark
        1. 加粗(strong)
        2. 强调(emphasis)
        3. 删除(delete)
        4. 超链接(link)
        5. 标题(heading)
        6. 块引用(blockquote)
        7. 代码块(code)
        8. 图片(image)
        9. 换行(break)
        10. 分割线(thematicBreak)
        11. 列表(list)
      • 部分GFM
        1. 脚注(footnotes)
        2. 表格(table)
      • 自定义
        1. 静态图(echarts)1
        2. 动态2表格
        3. 动态图
        4. 动态值

示例

支持 DOCX 样式自定义

支持 国际化(i18n)

动态数据源

  • 支持数据源
    • mysql
    • pgsql
    • flink
    • elasticsearch
    • clickhouse

echarts 支持自定义化

support 饼图 折线图 柱状图 散点图 雷达图
title/text
title/subtext
title/x (l,c,r)
title/y (t,c,b)
tooltip/trigger (item, axis)
legend/data
legend/x (l,c,r)
legend/y (t,c,b)
series/data
series/type
(xAxis and yAxis)/data
radar/indicator

Footnotes

  1. 基于 echarts 实现图形统计展示

  2. 非静态数据

report_system's People

Contributors

musery avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.