Posts by Valdecir Renkaveski • 9 points
8 posts
-
-2
votes3
answers537
viewsA: What is Hermes for?
Hermes is tasked with improving the performance of the React Native app in a mobile environment. Giving more performance and agility.
-
0
votes1
answer58
viewsQ: Pick numbers with decimals from a xlsx spreadsheet and convert in hours in python
This number 25.0555556, if formatted in Excel [h]:mm:ss, represents 601:20:00, how to get Python to read in hours. I work with a spreadsheet that looks for a report from a system and converts it…
-
0
votes2
answers1138
viewsA: How to delete line with information after a blank line in the middle?
I believe that it would be best to load all the data and then create a macro to select the empty lines and delete. To identify the total number of lines you could use the code: Total_Linhas =…
-
-1
votes1
answer97
viewsQ: Sort text with numbers in javascript
Guys I got this situation. After mounting an array, with area and value information: Area 9 - 45, Area 8 - 70, Area 7 - 100, Area 5 - 75, Area 3 - 110, Area 2 - 145, Area 14 - 20, Area 11 - 60, Area…
javascriptasked Valdecir Renkaveski 9 -
0
votes1
answer345
viewsQ: Position plots and values
The code for the chart is in HTML. In the code below, there are these Abels: ["Área 2","Área 3","Área 7","Área 5","Área 10","Área 8","Área 11","Área 9","Área 1","Área 14"] According to the date…
-
-2
votes1
answer81
viewsQ: Layout for printing directly on the website
I’m trying to make the impression of a page I created. When I do the visualization for printing the layout looks like the figure below: But when I go to make the impression it’s coming out like…
javascriptasked Valdecir Renkaveski 9 -
-1
votes2
answers80
viewsQ: View or hide an element with javascript codes using the.display style
I built a code that when the condition is true shows the component on the screen and when it is false hides the component. When the condition is false the first time it hides, but changing to true…
javascriptasked Valdecir Renkaveski 9 -
0
votes1
answer55
viewsQ: Create a filter from a field value
Good morning I created two fields for selection. And one of them has a list of values. When selected the value, in another field, which will also have a list, I need to appear only the corresponding…
javascriptasked Valdecir Renkaveski 9