[UPDT] REPORT: Removed unwanted link and buttons of pivotbale in multiple pie chart
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -272,7 +272,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<style>
|
||||
.plotlyjsicon
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
@@ -255,6 +255,12 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.plotlyjsicon
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
$(function () {
|
||||
|
||||
@@ -211,7 +211,12 @@
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<style>
|
||||
.plotlyjsicon
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<script>
|
||||
|
||||
|
||||
@@ -260,6 +260,13 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.plotlyjsicon
|
||||
{
|
||||
display: none !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
<script>
|
||||
$(function () {
|
||||
|
||||
Reference in New Issue
Block a user