-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
I think that the robotframework-metrics is a great tool!
Do you have plan to move out the java scripts, html and css parts into a separate modules?
Example variables:
- head_content
- icons_txt
Example js sources
- <script src="https://www.gstatic.com/charts/loader.js" type="text/javascript"></script>
- <script type="text/javascript">google.charts.load('current', {packages: ['corechart']});</script>
At this moment you have to have internet connection do gain access to external js sources.
And those long html variables make the code very hard to read
If there's no such plan at the moment i can do it by myself
Regards
Patryk Walaszkowski
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request