I have a df as below, would like to sort by GEO, create row sums called SumTrade & SumNOT and by the different categories of APPR. structure(list(GEO = stru
I would like to custom the ttk.Scale to be like this picture If the scale range is from 0 to 100, I would like to define a start warning zone like from 0 to 5,
I receive a number type = 3 and have to check if it exists in this enum: export const MESSAGE_TYPE = { INFO: 1, SUCCESS: 2, WARNING: 3, ERROR: 4
here is my code BoxLayout: size_hint: 1, 4 BoxLayout: size_hint: .15, 1 ScrollView: id: sc scro
setTimeout(function(){ navigator.vibrate([1000, 500, 1000, 500, 1500]); }, 10000); I have used the above program to vibrate after 10 second. When the code ex
I want to return data from my graphql API, I have two front-end in one of these is work, but in another front-end, it doesn't work when I run the first front en