Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不能集成svg显示 #1612

Closed
a67757954 opened this issue Feb 2, 2023 · 2 comments
Closed

不能集成svg显示 #1612

a67757954 opened this issue Feb 2, 2023 · 2 comments

Comments

@a67757954
Copy link

版本号:
问题描述:

我想在表格里面显示svg样式,

例如下图这样
image

帆软的代码如下
let (pathStr,IF($angle_one != "v" && $angle_two != "v",CONCATENATE("M600,0 L100,0 L",100 + 100 / tan(($angle_one / 180)* PI()),",100 L",600 - 100 / tan(($angle_two / 180)* PI()),",100 L600,0 z"), CONCATENATE( "M550,100 L150,100 L100,50 L150,0 L550,0 L600,50 z" )),TEXT,'' + $length + "=" + $count + " " + if($size_type == 0,'90°','45°') + "", '' + TEXT + '')

能不能类似的搞一下,因为我们有些需要显示svg图片

错误日志&截图:
重现步骤:

友情提示(为了提高issue处理效率):

  • 积木报表是一款免费报表产品,功能免费源码不开放;
  • 未按格式要求发帖,会被直接删掉;
  • 请针对问题提供报表设计SQL脚本或在官网制作报表示例并提供ID;
  • 针对不好重现的问题,请录制操作视频或详细的重现步骤;
@lvdandan16
Copy link
Collaborator

不支持svg图片

@a67757954
Copy link
Author

一句不支持就完了,以前还遇到问题去解决,现在你们团队怎么这样了呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants