[UPDT] REPORT: Removed unwanted link and buttons of pivotbale in multiple pie chart

This commit is contained in:
Horilla
2025-10-11 16:35:07 +05:30
parent 4ed162b295
commit 84aa5705b7
7 changed files with 43 additions and 3 deletions

View File

@@ -118,6 +118,12 @@
<div id="pivot-container" class="mb-5" style="width: 100%; overflow-x: auto;"></div>
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>
// Function to load filtered pivot data

View File

@@ -177,7 +177,12 @@
<div id="pivot-container" class="mb-5" style="width: 100%; overflow-x: auto;"></div>
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>
// Function to load filtered pivot data

View File

@@ -141,6 +141,12 @@
<div id="pivot-container" class="mb-5" style="width: 100%; overflow-x: auto;"></div>
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>
// Function to load filtered pivot data

View File

@@ -272,7 +272,12 @@
</div>
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>

View File

@@ -255,6 +255,12 @@
</div>
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>
$(function () {

View File

@@ -211,7 +211,12 @@
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>

View File

@@ -260,6 +260,13 @@
</div>
</div>
<style>
.plotlyjsicon
{
display: none !important;
}
</style>
<script>
$(function () {