Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
145600 | Jun 30,2019 08:45 PM UTC | Jul 22,2019 07:09 AM UTC | JavaScript - EJ 2 | 14 |
![]() |
Tags: Diagram |
var palettes = [
{
name: "Basic Shapes", expanded: true,
items: [
{name: "image", width: 40, height: 40, offsetX: 20, offsetY: 20, type: ej.datavisualization.Diagram.Shapes.Image, source: "scripts/image30.png" },
]
}
];
|
I cannot adequately express how deeply indebted I am to you.
Great job!!!!!
Thank you very much!
It works but the border is still not transparent, is it possible?Thank you very much!
$("#diagram").ejDiagram(
{
//To remove the Gridlines
snapSettings: { snapConstraints: ej.datavisualization.Diagram.SnapConstraints.All &~ej.datavisualization.Diagram.SnapConstraints.ShowLines }
});
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.